home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ProductCatDescrip": "Text (50)",
- "ProductCatCode": "Long Integer"
- },
- "data": [
- {
- "ProductCatDescrip": "Family",
- "ProductCatCode": 1
- },
- {
- "ProductCatDescrip": "General",
- "ProductCatCode": 2
- },
- {
- "ProductCatDescrip": "Birthday",
- "ProductCatCode": 3
- },
- {
- "ProductCatDescrip": "Seasonal",
- "ProductCatCode": 4
- },
- {
- "ProductCatDescrip": "Sports",
- "ProductCatCode": 5
- },
- {
- "ProductCatDescrip": "Vacation",
- "ProductCatCode": 6
- },
- {
- "ProductCatDescrip": "Kids",
- "ProductCatCode": 7
- },
- {
- "ProductCatDescrip": "Baby",
- "ProductCatCode": 8
- },
- {
- "ProductCatDescrip": "Wedding",
- "ProductCatCode": 9
- },
- {
- "ProductCatDescrip": "Reprints",
- "ProductCatCode": 10
- }
- ]
- }